home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Utilities / Analyse & Test / System Analysis / System Description / TattleTale 1.4.1 / TattleTale DA Docs.Text < prev    next >
Encoding:
Text File  |  1992-07-10  |  16.1 KB  |  115 lines  |  [TEXT/MWII]

  1. TattleTale
  2. Desk Accessory V1.4.1
  3.  
  4. • PURPOSE:
  5.     TattleTale provides very complete information about your computer and its system related software.  The information can be viewed on screen by category, printed, written to a standard text file in standard or a special Bug Report format, or output in database readable format.  As such, it also provides a record of your system configuration that can be used for reporting problems to software and hardware manufacturers, to compare configurations across multiple computers, or to simply learn about your machine.  Information categories covered are:  the CPU, Volumes + Drives, Monitors, Nubus Devices, SCSI Devices, ADB Devices, Serial Ports, General System Attributes, Startup Environment, System Files (System, Finder, INITS, CDEVs, RDEVs etc.), DAs, Fonts, Drivers, Open Files, Processes, High Level Event Aware Applications, and Available/UnAvailable Named/UnNamed Traps.  In addition, it enables you to Mount Volumes and Close Files that were left open.  The information provided varies greatly among these categories and is best understood simply by going to the dialog window and browsing through the above categories.
  6.     NOTE:  The Traps information is valuable for programmers who need to determine if a particular combination of system software and hardware implements a certain Trap.
  7.  
  8. • SYSTEM REQUIREMENTS:
  9.         TattleTale is compatible with the Mac+ and newer machines and requires System 4.2 or higher.  It is also compatible with System 7 and takes advantage of some of its enhanced system information features as well as balloon help.  Note that there is a marked difference between the information available under system 4.2 compared to the 6.X systems and higher.
  10.     TattleTale is available in two versions.  This document describes the Desk Accessory version.  Under most circumstances, this version operates without problems.  However, under System 7 there is considerably less memory allocated to DAs than under earlier systems.  This and other particulars in your system can cause TattleTale DA to fail under memory intensive operations such as printing.  Because of this, there is an Application version of TattleTale available to those who experience problems with the DA version.
  11.     TattleTale.Traps expects to be found in the System Folder, but you can rename it or put it anywhere you want.  However, you must describe this change for TattleTale as described under Trap Related Features below.
  12.  
  13. • GENERAL OPERATION:
  14.     TattleTale consists primarily of a menu and a modeless dialog window.  When you initially run it,  the dialog window is visible and the first category of information is already displayed in a scrolling list.  Subsequent categories are selected from the Pop-up Menu above the list.  Categories which are not available for a given computer and system software combination (e.g. Nubus on a Mac+ or Processes under Uni-Finder in System 6.X or lower) are dimmed and cannot be selected.  The Close  button closes the window but leaves TattleTale active.  Get System Info in the Main Menu will re-open the window.  You can Quit completely from the Main Menu or by using the Close Box in the TattleTale window title bar.
  15.     Printing is also controlled from the Main Menu.  From here you access Page Setup and two printing choices.  You may print the list which is currently displayed (Print Current) or you may select Reports, which prints the reports which you select.
  16.     Selecting Reports invokes a dialog box.  To print a selection of reports in screen format, select the reports which you want to print, select the “Print Std Reports” button, and select “OK”.
  17.     Reports also provides the capability of writing the reports to a Standard Text File or a Tab-delimited Text File.  Selecting “Write Std Reports to Text File” simply combines and directs chosen reports in screen format to one standard text file for subsequent editing.   
  18.     Similar to this is the “Write Bug Report to Text File” option.  Associated with this option is the “Basic Bug Reports” button which chooses the standard reports that would be helpful to the person to whom you are reporting a bug.  Other reports can be added to the selection as conditions warrant. Another button, “Bug Explanation...” accesses a dialog which allows you to describe the problem with the program and also allows you to save and load the specific text which you have created for future reference.   A third related button, “Bug Reported By”, allows you to specify standard information related to you, the reporting individual. Your personal information remains permanent across invocations to TattleTale.
  19.     “Write to Tab-Delimited Text File” is used for creating a database readable file.  The default format is a Field Name line followed by a line of associated Data, all separated by tabs and ending in a carriage return.  All lines are preceded by two additional columns:  1) the name of the report from which the data originated, and  2) the Chooser name of the reporting computer.  In the case of reports which include multiple items which are the same (e.g. Drives, Fonts, DAs, etc.), there is a Header line and a Data line for each member of the group.  Where there is preliminary information for a group (e.g. in the Serial Ports report), the name of the preliminary report has a “-H” appended to it so that you know what set of fields will be following.  You may eliminate Field Name lines completely by checking the “Data Only” box and you may eliminate data interpretations (items enclosed in parentheses) by checking “Remove (Data Interpretations)”.  Also note that the Screen, Printed, and normal Text File reports include only those items of data which are appropriate in a given situation as opposed to the tab-delimited Text File reports which include all possible fields for consistency in reading the data into a database.  It is suggested that you experiment with the generated Tab-delimited Text File before designing any reports which might use this data. 
  20.     There are times when  you will want to refresh the information in your window.  Obvious refreshes happen automatically, but you can do it manually simply by re-selecting the menu item from the Pop-up Menu.
  21.     Help, consisting of this text, is available either from the dialog window or the Apple menu.    
  22.  
  23. • TRAP RELATED FEATURES:
  24.     TattleTale provides information regarding Traps in three different formats.  Traps UnAvailable lists those "official" Apple Traps (as listed in the MPW Traps.p file) that are not available on your particular combination of computer and system software according to A-Trap Number and Name. Traps Available (Named) lists all those “official” A-Traps which are available on your computer  according to A-Trap Number, Name, and Address. Traps Available (UnNamed) list all other Traps which, through testing each Trap, are shown to be "active" - that is, they do not have the _Unimplemented Trap address assigned to them.  As can be seen from this list, there are many implemented “unofficial Traps”. The primary reason for this is that many of them are used by internal routines which Apple reserves the right to change in the future or they represent routines which can be accessed through more than one Trap designation.  This is particularly true of Traps in the $A000-$A1FF range.  You can use the actual listed addresses for comparison purposes.  In reference to this, note that Apple written documentation describing Trap designations differs from those in the MPW Traps.p file.
  25.     To allow for changes in the Trap list over time, Commands to manipulate this file are located under the Main Menu .  The "official" Traps are included with TattleTale as TattleTale.Traps.  If you simply wish to change the name or location of TattleTale.Traps, rename it and/or put it where you want, and then select Change Database File and you will be prompted to find the file.  The new name and/or location will be used until you decide to change it.
  26.     In regard to changing the contents of the file, they are originally derived from MPW's Traps.p file which TattleTale converts into it's own database format.  If you want to see the format of the original file, Database to Text File will prompt you to convert the database file to a text file which you can then view and/or modify on any text editor.  If you wish to merge a modified Traps text file with the database, select Merge Text File.  This will incorporate any additions included in the file and ignore any duplications.  If you have direct access to an up-to-date Traps list, you can use New Database File to completely regenerate the database.
  27.  
  28.  
  29. • Change History:
  30.  
  31. 1.1  
  32. •    Printed Reports are now date and time stamped and left margin has been increased to 1”. (Requested by:  Robert Seaver)
  33. •    The main dialog window will now grow and shrink vertically using the grow box (Requested by: Neil Shapiro)
  34. •    The “Missing Traps” label has been changed to “UnAvailable Traps” to better reflect that the Traps are not “missing”, but just don’t happen to be active in the combination of system version and hardware that you are using. (Lazy way out of a request by Neil Shapiro)
  35. •    Report data can now be output to a tab-delimited text file, with and without headers and data interpretations.  The “Print Several” menu item has been changed to “Reports” and the text file option is available under that menu heading.  Available and UnAvailable Traps lists cannot be output to the text file at this time.  (Requested by:  Kerry Clendinning - and many thanks for coaching me through this!)
  36. •    Fixed bug which ignored certain DA’s which do not follow correct naming rules, i.e. the first character in the name must be a null character.  All DAs currently available to the system are now correctly listed.
  37. •    Worked around bug in the Gestalt Trap call which incorrectly reports that a Mac IIfx does not have a SCSI port.
  38. •    Rewrote code to avoid Gestalt Trap call regarding Nubus Slot count.
  39. •  Added Chooser name to CPU Related report.
  40. •  Fixed Bug in ADB Report regarding device type. (Reported by:  Judd Stiff,GTE)
  41. •  Added ability to report on MultiFinder processes on systems earlier than 7.X
  42.  
  43. 1.1.1  
  44. •    Fixed occasional problem with all but Title Bar of dialog window disappearing when the user attempted to adjust the grow box. (Reported by and critical debugging assistance by: Jerry Goldstein)
  45. •  Added color and active fields to the Monitors category.
  46.  
  47. 1.2
  48. •  Added ability to stream reports in screen format to a text file for subsequent editing.
  49. •  Added Bug Report format which facilitates that preparation of bug reports.  This report is also streamed to a text file for subsequent editing, printing, or uploading.
  50. •    Added Close Box to dialog which has same function as Quit from the menu.
  51. •    Added interpretation of Font style in Font Report.
  52. •    Added SCSI DMA, SCC IOP, and SW Power Off indicators to the CPU Report.
  53. •    Fixed several bugs in the Tab-Delimited File.
  54. •  Added addresses of principal tables and PPC Toolbox info to the System Report.
  55. •  Added additional Quickdraw info and Fixed bug in Quickdraw version number.
  56. •    Fixed Help Balloons related to dialogs.
  57.  
  58. 1.3 
  59. •    Fixed problem with Help Balloons flashing when the cursor was in a non-TattleTale item.
  60. •  Added item to Driver list to reflect not only the original status of flags but the status as of the time that the report is generated. (Idea courtesy of Miles Waldron)
  61. •    Changed the Serial Port report to better reflect situations when AppleTalk is connected. (Suggestion courtesy of Don Paul)
  62. •    Improved ability to more accurately reflect the status of the Nubus/PDS Slots.
  63. •    Changed method and report format for identifying devices connected to the ADB port.
  64. •  Fixed bug in the SCSI report which sometimes duplicated device information from one device to the next.  The SCSI report also now reports the SCSI #0 drive as internal.  (Bugs reported by Don Paul)
  65. •  Updated the Traps file to reflect Traps missing from MPW's Traps.p file. (Information courtesy of Allan Muluf)
  66. •    Updated information to correctly identify PowerBooks, Quadras, and Mac Classic II.
  67. •  Fixed bug in Font report by gathered both BitMap and TrueType fonts into a combined family and altered the format to accommodate this change.
  68. •  Created Application version of TattleTale for System 7 users.
  69.  
  70. 1.3.1
  71. •    Minor bug fixes
  72.  
  73. 1.3.2
  74. •  Fixed bug related to more than 20-25 members of a font family freezing program. (Bug reported by Dave Lamkins)
  75.  
  76. 1.4
  77. •    Added report of Applications which are High Level Event Aware that are located on any mounted volumes.
  78. •  Changed method of reporting Traps to both supply actual addresses and better differentiate between official and unofficial Traps. (Based upon query related to Trap discrepancies from Bruce Hobson)
  79. •    Fixed Nubus listing related to the reporting of slots in the IIci.  Also changed method of reporting slot designations. (Bug reported by numerous people)
  80. •    Updated machine recognition to include the LC II and Quadra 950.  Also fixed bug related to reporting the IIsi and LC.
  81. •    Clarified the SCSI attributes portion of the Miscellaneous Attributes section in the CPU Related report to better describe the type of SCSI which is implemented.  Also clarified the SCC attribute in this same section.
  82. •    Expanded Volume and Drive report to include various Volume Specific attributes available under System 7.
  83. •    Updated TattleTale.Traps file.
  84.  
  85. 1.4.1
  86. •    Fixed bug which caused crash in 32bit mode. (Bug reported by Frank Braun, Fixed (with much appreciation from me) via keen eye of Bill Monk!)
  87.  
  88. Remaining Requests
  89. •    Add definitions to reported information explaining what they mean.  This is a good idea and I am working on a way to do this.  (Requested by Ulf Wostner)
  90. •    Add a listing of all Applications and version numbers on all mounted volumes.  I have resisted doing this but will probably change my mind if I get enough requests.  (Requested by Jørn Jenssen)
  91. •    Remove “◊” markers as they are distracting.  The listing started out without the markers and was confusing.  I guess you’ll have to trust me on this one.
  92. •    Remove form feeds when multiple reports are printed as it wastes paper.  This has been addressed by allowing any selected reports to be streamed to one text file for editing and continuous printing.
  93.  
  94. Miscellaneous
  95. •    I have had several reports of TT not running on Mac SE with a Mobius ‘030 accelerator.  The problem is identified by an unimplemented trap error.  Since this problem has not been reported under any other configuration, I suspect that it is related to a problem with the Mobius INIT.  Unfortunately, I have been unable to address this problem directly and calls to Mobius have gone unanswered.
  96. •    I have had one report that the “Max Open Files” information under the System Startup listing is incorrect.  Actually, all values in this listing are read directly from the Boot Blocks on your boot drive and are meant to reflect what is recorded there.  This is the information used to configure your machine on startup, and in most cases will not change during the current startup of your machine.  There are, however, some INITs like “Up Your FCB’s” which dynamically change the number of file control blocks as you use your machine.  If you want a current reading of the maximum files currently allocated you must refer to the CDEV controlling that INIT.
  97.  
  98. • NOTICE:
  99.          This software is ECO-Ware.  If you use it, please go a little further out of your way to do something environmentally sensitive whenever you can. If you want to do even more, please make a contribution to the World Wildlife Fund, The Sierra Club or any other non-profit organization which supports ecologically sound programs.  
  100.     The program and the TattleTale name are copyrighted and credits and all documentation must be kept with the program.  TattleTale may be freely distributed at no charge to the user except media costs or normal downloading charges.  Any inclusion on media greater in capacity than 1.4 MB must be approved in advance.  If any modifications are made to TattleTale,  the resulting program may not be distributed in any manner whatsoever.  TattleTale is distributed with no warranties, implied or expressed.
  101.  
  102. •  A special thanks to Dick Hodges for his help in the original beta testing.
  103.  
  104. Please send questions, comments, suggestions, problems, etc. to:
  105.  
  106.  
  107. John Mancino
  108. Decision Maker’s Software, Inc.
  109. 1910 Joslyn Place
  110. Boulder, CO  80304
  111.  
  112. FAX: 303-449-6207
  113. CIS: 70337,2143
  114. AppleLink:  D0391
  115. America OnLine:  JGCMan